From: Ted Hess Date: Thu, 17 Jul 2014 18:19:52 +0000 (-0400) Subject: flac: Update copyright, add myself as pkg maintainer X-Git-Tag: v14.07~161^2~2 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=687cfe267bd47b981270a5eb690b63b22e1b0a84;p=feed%2Fpackages.git flac: Update copyright, add myself as pkg maintainer Signed-off-by: Ted Hess --- diff --git a/libs/flac/Makefile b/libs/flac/Makefile index 2cf467b576..1a9574277f 100644 --- a/libs/flac/Makefile +++ b/libs/flac/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -14,6 +14,8 @@ PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/flac PKG_MD5SUM:= +PKG_MAINTAINER:=Ted Hess + PKG_INSTALL:=1 PKG_LICENSE:=GFDLv1.2 GPLv2 LGPLv2.1 BSD-3c